Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling tiff files with multiple tiled images #373

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

manthey
Copy link
Member

@manthey manthey commented Sep 27, 2019

Before, if there are multiple tiled images (each possibly with a pyramid of smaller images), the image with the largest tiles was selected. Now, the image with the largest tiles that are not the whole image are selected.

Also, this adds parsing for Optrascan metadata stored as xml within the pixel space of an uncompressed image.

@manthey manthey changed the title This improves handling tiff files with multiple tiled images. Improve handling tiff files with multiple tiled images Sep 27, 2019
@manthey manthey force-pushed the multiple-tiled-tiff branch from efa8829 to 963f8f8 Compare October 4, 2019 13:31
Before, if there are multiple tiled images (each possibly with a pyramid
of smaller images), the image with the largest tiles was selected.  Now,
the image with the largest tiles that are not the whole image are
selected.

Also, this adds parsing for Optrascan metadata stored as xml within the
pixel space of an uncompressed image.
@manthey
Copy link
Member Author

manthey commented Oct 30, 2019

Confirmed in external use. Tests are on the tiff-orientation branch that will follow shortly.

@manthey manthey merged commit 4e228d5 into master Oct 30, 2019
@manthey manthey deleted the multiple-tiled-tiff branch October 30, 2019 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant